Skip to main content

UserApprove Properties

An object defining properties for the UserApprove class.

SecretKey

Gets or sets the secret key associated with the approval.

Type: string

See Also

  • SecretKeys todo

ProjectCaption

Gets or sets the caption of the project associated with the approval.

Type: string


Attributes

Gets or sets the list of attributes associated with the approval.

Type: List<object>


ProjectName

Gets or sets the name of the project associated with the approval.

Type: string


FlagColor

Gets or sets the flag color associated with the approval.

Type: string


RequestEvents

JSON-formatted string listing actions/events available for the request, with multi-language support for descriptions

Type: string


ProjectId

Gets or sets the unique identifier for the project associated with the approval.

Type: Guid


IsSeen

Gets or sets a value indicating whether the approval has been seen by the user.

Type: bool


RequestId

Gets or sets the request identifier for the approval.

Type: long


StarterUser

Gets or sets the user who started the approval process.

Type: string


Status

Gets or sets the approval status.

Type: ApproveStatus


RequestDate

Gets or sets the date when the request was made.

Type: DateTimeOffset


DeploymentUrl

Gets or sets the deployment URL associated with the approval.

Type: Uri


Events

Gets or sets the list of events associated with the approval.

Type: List<object>


StartDate

Gets or sets the start date of the approval process.

Type: DateTimeOffset


ProcessId

Gets or sets the process identifier for the approval.

Type: long


FlowName

Gets or sets the name of the flow associated with the approval.

Type: string